-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
6.0.3 (latest)
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
67 |
Dependencies |
15 |
Dependents |
5 |
Total lines |
563 |
Lines of code |
433 |
Logical lines of code |
185 |
Comment lines |
40 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
30 |
18 |
140 |
processSubmissionData() |
A |
41 |
8 |
65 |
shouldSkipProcessingForSource() |
A |
55 |
9 |
19 |
prepareInsertData() |
A |
41 |
6 |
62 |
isSpamAndSkipProcessing() |
S |
51 |
7 |
27 |
prepareHandler() |
S |
51 |
7 |
24 |
handleValidation() |
S |
51 |
5 |
29 |
insertSubmission() |
S |
50 |
2 |
33 |
processSpamSubmission() |
S |
54 |
2 |
20 |
handleSubmission() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |